Skip to content

Conversation

stevemao
Copy link
Contributor

before

{
  "errorMessage": "RequestId: c2560dea-0377-4357-9a9d-56eb97387f97 Error: Runtime exited with error: exit status 1",
  "errorType": "Runtime.ExitError"
}

after

{
  "errorType": "Runtime.HandlerNotFound",
  "errorMessage": "Could not find handler 'handler2'."
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant